|
FEXP Solver Manager - Common Library
1.0.0.0
|


Public Member Functions | |
| FEXPObjFileReader (string fin_path, IProgress< int > indicator, RichTextBox console) | |
| async Task< bool > | StartAsync () |
| FEXPObjFileMeshData | GetData () |
Public Member Functions inherited from FEXPEnterpriseCommonLibrary.IFileProcessReader< FEXPObjFileMeshData > | |
| TInData | GetData () |
| FEXPEnterpriseCommonLibrary.FEXPObjFileReader.FEXPObjFileReader | ( | string | fin_path, |
| IProgress< int > | indicator, | ||
| RichTextBox | console | ||
| ) |
| FEXPObjFileMeshData FEXPEnterpriseCommonLibrary.FEXPObjFileReader.GetData | ( | ) |
| async Task<bool> FEXPEnterpriseCommonLibrary.FEXPObjFileReader.StartAsync | ( | ) |